home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / sentencep < prev    next >
Encoding:
Text File  |  1992-07-09  |  274 b   |  5 lines

  1. sentencep --Operation (predicate), one input.
  2.      The input can be any Logo object.  The output is the word true if  the
  3.      input  is  a  sentence, i.e., a list of words.  The output is the word
  4.      false if the input is a word, or if any member of the input is a list.
  5.